home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / programs_-_usrdoc / TERMCAP-.{2I / CHANGELO.{_1 < prev    next >
Text File  |  1999-09-17  |  3KB  |  127 lines

  1. Mon Apr 15 20:13:33 1996  H.J. Lu  (hlu@gnu.ai.mit.edu)
  2.  
  3.     * liibtermcap 2.0.8 is released.
  4.  
  5.     * Makefile (VERSION): set to 2.0.8.
  6.  
  7.     * version.c: Linux termcap 2.0.8.
  8.  
  9. Mon Apr 15 04:40:05 1995  Miquel van Smoorenburg (miquels@drinkel.ow.org)
  10.  
  11.     * termcap.c: modified.
  12.  
  13.       - it deletes capabilities that start with '.' as used in the
  14.         new termcap files - those are commented out capabilities.
  15.       - it tries to translate escaped characters before putting
  16.         them in the buffer as opposed to doing at in tgetstr.
  17.          
  18. Fri Apr  5 00:00:27 1996  H.J. Lu  (hlu@gnu.ai.mit.edu)
  19.  
  20.     * liibtermcap 2.0.7 is released.
  21.  
  22.     * Makefile (VERSION): set to 2.0.7.
  23.       add support for texinfo files and termcap.src.
  24.  
  25.     * version.c: Linux termcap 2.0.7.
  26.  
  27.     * <termcap.h>: include <termios.h>.
  28.  
  29.     * termcap.src:
  30.     * termcap.texi:
  31.     * termcap.info:
  32.     * termcap.info-1:
  33.     * termcap.info-2:
  34.     * termcap.info-3:
  35.     * termcap.info-4:
  36.     * texinfo.tex: new, copied from GNU termcap 1.3.
  37.  
  38. Sun Mar 24 22:55:13 1996  H.J. Lu  (hlu@gnu.ai.mit.edu)
  39.  
  40.     * liibtermcap 2.0.6 is released.
  41.  
  42.     * Makefile (VERSION): set to 2.0.6.
  43.  
  44.     * version.c: Linux termcap 2.0.6.
  45.  
  46.     * termcap.c (tgetent): For compatibility with programs like
  47.       `less' that want to put data in the termcap buffer
  48.       themselves as a fallback, we set term_entry to buffer if
  49.       no termcap entry is found.
  50.  
  51. Sat Jan 13 00:20:14 1996  H.J. Lu  (hlu@gnu.ai.mit.edu)
  52.  
  53.     * liibtermcap 2.0.5 is released.
  54.  
  55.     * Makefile ($(SHARED_LIB)): use pic/$(OBJS) instead of $(OBJS).
  56.       (VERSION): set to 2.0.5.
  57.  
  58.     * version.c: Linux termcap 2.0.5.
  59.  
  60. Mon Dec 25 17:31:41 1995  H.J. Lu  (hlu@gnu.ai.mit.edu)
  61.  
  62.     * liibtermcap 2.0.4 is released.
  63.  
  64.     * Makefile: make it a standalone Makefile.
  65.  
  66.     * README: update.
  67.  
  68.     * version.c: Linux termcap 2.0.4.
  69.  
  70. Thu Oct 20 00:38:17 1994  Miquel van Smoorenburg (miquels@drinkel.ow.org)
  71.  
  72.     * Rewrote termcap.c from scratch, see README.
  73.       Stuff is now Linux (or rather, ANSI-C) dependant.
  74.  
  75. Sat Apr 17 13:50:10 1993  H.J. Lu  (hlu@nighthawk)
  76.  
  77.     * modify termcap.c and tparam.c for Linux.
  78.  
  79. Thu Apr 15 12:45:10 1993  David J. MacKenzie  (djm@kropotkin.gnu.ai.mit.edu)
  80.  
  81.     * Version 1.2.
  82.  
  83.     * tparam.c [!emacs] (xmalloc, xrealloc, memory_out): New functions.
  84.     (tparam1): Use them.
  85.  
  86.     * termcap.c, tparam.c: Use NULL or '\0' where appropriate
  87.     instead of 0.  Rename some vars.
  88.     * termcap.c (tgetent): If EOF is reached on termcap file,
  89.     free allocated resources before returning.
  90.  
  91.     * termcap.c (tgetent): Use /etc/termcap if TERMCAP is an entry
  92.     for a term type other than TERM.
  93.     From pjr@jet.UK (Paul J Rippin).
  94.  
  95. Sat Apr 10 23:55:12 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  96.  
  97.     * tparam.c (tparam1): Don't set the 0200 bit on a non-0 character code.
  98.     From junio@twinsun.COM (Junio Hamano).
  99.  
  100. Tue Dec  8 22:02:15 1992  David J. MacKenzie  (djm@kropotkin.gnu.ai.mit.edu)
  101.  
  102.     * termcap.c, tparam.c: Use HAVE_STRING_H instead of USG.
  103.  
  104. Thu Dec  3 13:47:56 1992  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
  105.  
  106.     * termcap.c, tparam.c [HAVE_CONFIG_H]: Include config.h.
  107.  
  108. Fri Oct 23 12:35:29 1992  David J. MacKenzie  (djm@goldman.gnu.ai.mit.edu)
  109.  
  110.     * termcap.h [__STDC__]: Add consts.  From Franc,ois Pinard.
  111.  
  112. Tue Oct 13 15:52:21 1992  David J. MacKenzie  (djm@goldman.gnu.ai.mit.edu)
  113.  
  114.     * Version 1.1.
  115.  
  116. Tue Sep 29 21:04:39 1992  David J. MacKenzie  (djm@geech.gnu.ai.mit.edu)
  117.  
  118.     * termcap.[ch], tparam.c: Fix some lint.
  119.  
  120.     * version.c: New file.
  121.  
  122. Local Variables:
  123. mode: indented-text
  124. left-margin: 8
  125. version-control: never
  126. End:
  127.